Open File or URL
Command Prototype
iPID = App.Start(sPath, iWait, iShow)
Command Description
Open a file or a website URL with system association
Parameter Description
- Required Parameter
- sPath--The file path or website URL to open
- iWait--Wait Mode
- iShow--The display style after the program is launched (not necessarily valid)
- return
- iPID--The variable used to save the output of the function call